Total Complexity | 13 |
Dependencies | 2 |
Dependents | 6 |
Total lines | 156 |
Lines of code | 114 |
Logical lines of code | 56 |
Comment lines | 14 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createTables() | 50 | 2 | 32 | |
ensureInitialized() | 65 | 4 | 9 | |
dropTables() | 55 | 2 | 20 | |
createOrder() | 60 | 1 | 14 | |
findUserCardKey() | 61 | 1 | 12 | |
saveUserCardKey() | 62 | 1 | 12 | |
findOrderByOrderId() | 63 | 1 | 11 | |
init() | 76 | 1 | 4 |